***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Nov 15, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt MMSZ5227B-AU A K 
.param
+vc0 = 7.296e-13 	 vc1 = 1.883e-8 	 vc2 = 1.100e0		 vc3 = 6.621e-7		 vc4 = 8.220e0
+tc1 = 9.551e-3		 tc2 = 8.821e-3		 tc3 = 4.391e-3		 tc4 = 1.511e-3	 
.func irpwr(v) {(vc0+vc1*v**vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*v**vc4)*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d1 A K zener
g1 K A value = {irpwr(v(K,A))}
.model zener d
***** flag parameter *****
+level = 1                     
***** dc model parameter *****
+ is = 1.721e-14	   n = 1.119		  rs = 4.088e-1
+ibv = 3e-4		 nbv = 1.0		  bv = 3.6
+ikf = 4.875e-1
***** capacitance parameter *****
+cjo = 1.911e-10	   m = 3.454e-1		  vj = 8.011e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.09		 xti = 3
+trs1 = 2.525e-4	trs2 = 5.965e-6
+tbv1 = -0.669e-3	tbv2 = 8.456e-8		tikf = -3.5e-3
.ends MMSZ5227B-AU
*$
